kgsl-dlkm: Update to v1.0.6#2653
Merged
Merged
Conversation
This tag v1.0.6 brings below fixes: - Resolve type confusion for lpac. - Acquire lock while working on fence lists. - Remove cmd_list_objs from cmd_list for faults. - Add support for A704 GPU with standard DT bindings. - Fix KVA Leak. Signed-off-by: Sumant Gupta <sumagupt@qti.qualcomm.com>
Dmitry Baryshkov (lumag)
approved these changes
Jun 29, 2026
Koen Kooi (koenkooi)
approved these changes
Jun 29, 2026
Test Results 110 files ± 0 656 suites - 1 6h 27m 11s ⏱️ + 12m 16s Results for commit 11f1c10. ± Comparison against base commit fa21ebf. This pull request removes 2 tests.This pull request skips 1 and un-skips 1 tests.♻️ This comment has been updated with latest results. |
Ricardo Salveti (ricardosalveti)
approved these changes
Jun 30, 2026
5fa2d34
into
qualcomm-linux:master
255 of 256 checks passed
Contributor
|
Successfully created backport PR for |
Dmitry Baryshkov (lumag)
added a commit
that referenced
this pull request
Jul 3, 2026
# Description Backport of #2653 to `wrynose`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This tag v1.0.6 brings below fixes: